Skip to content

【FlexCheckpoint】fix save hf bug - #3030

Merged
llbdyiu66 merged 4 commits into
PaddlePaddle:developfrom
xingmingyyj:fix_oom
Dec 1, 2025
Merged

llbdyiu66 merged 4 commits into
PaddlePaddle:developfrom
xingmingyyj:fix_oom

Conversation

@xingmingyyj

@xingmingyyj xingmingyyj commented Nov 26, 2025

Copy link
Copy Markdown
Collaborator

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

Bug fixes

PR changes

Others

Description

  • 多机下只有单机存ckpt,部分卡调用barrier导致hang。
  • max_shard_size默认设置为10GB,4机qwen3moe显存余量不足10GB

@paddle-bot

paddle-bot Bot commented Nov 26, 2025

Copy link
Copy Markdown

Thanks for your contribution!

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

8 similar comments
@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@xingmingyyj

Copy link
Copy Markdown
Collaborator Author

/re-run all-failed

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@729d212). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/transformers/model_utils.py 0.00% 2 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3030   +/-   ##
==========================================
  Coverage           ?   33.60%           
==========================================
  Files              ?      428           
  Lines              ?    69466           
  Branches           ?        0           
==========================================
  Hits               ?    23341           
  Misses             ?    46125           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@llbdyiu66
llbdyiu66 merged commit c64b100 into PaddlePaddle:develop Dec 1, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants